EngineCrashed

An event indicating that the engine has been unexpectedly crashed.

Functions

Link copied to clipboard
abstract fun engine(): Engine
Returns the Engine instance initiated this event.
Link copied to clipboard
abstract fun exitCode(): Int
Returns the exit code of the engine process that has been unexpectedly terminated due to the crash.